/*CSS Umzüge Firma Horst */

@charset "UTF-8";

@media all and (max-device-width:425px)
{
	@font-face
	{
		font-family:MyAptos;
		src: url('umzüge_firma_horst_font.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
	}
	body
	{
		display:table-cell;
		vertical-align:top;
		font-family:"MyAptos";
		font-size:18px;
		width:100%;
		height:100%;
	}
	h1,h2,h3
	{
		text-align:center;
		width:100%;
	}
	#umzüge_firma_horst_Index-Logo
	{
		display: block;
		width:100%;
		border:0.5px solid #3366CC !important;
	}
	#umzüge_firma_horst_just
	{
		text-align:center;
		overflow-wrap:break-word;
		white-space:normal;
		hyphens:auto;
	}
	a
	{
		display:block;
	}
	#umzüge_firma_horst_Kopf
	{
		color:white;
		background-color:#3366CC;
		background:radial-gradient(circle,#3366CC,white);
		padding:5px 10px 10px 10px;
		height:auto;
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Kopf a
	{
		color:white;
		text-decoration:none;
	}
	#umzüge_firma_horst_Körper
	{
		display:block;
	}
	#umzüge_firma_horst_Körper h3
	{
		text-align:left;
		padding:0px 0px 0px 20px;
	}
	#umzüge_firma_horst_Hintergrund
	{
		background-color:#E8E8E8;
		background:linear-gradient(#E8E8E8,white);
		padding:20px 50px 20px 50px;
		border:0.5px solid #3366CC !important;
		width:65%;
		height:auto;
		display:flex;
		flex-direction:column;
		margin:20px auto 20px auto;
	}
	#umzüge_firma_horst_Fuß
	{
		float:left;
		width:100%;
		color:black;
		background-color:#3366CC;
		background:linear-gradient(#3366CC,white,#3366CC);
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Fuß p
	{
		text-align:center;
	}
	#umzüge_firma_horst_Kopf, #umzüge_firma_horst_Fuß, #umzüge_firma_horst_Index-Logo, #umzüge_firma_horst_Hintergrund
	{
		border-radius:20px;
		box-shadow:5px 5px 5px silver;
		border:0.5px solid silver;
		
	}
	#umzüge_firma_horst_Überschrift
	{
		font-size:60px;
		margin:0px;
	}
	#umzüge_firma_horst_Körper h3
	{
		text-align:left;
		padding:0px 0px 0px 0px;
	}
	#umzüge_firma_horst_Körper p
	{
		width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	#umzüge_firma_horst_Kopf h2
	{
		font-size:26px;
	}
	input
	{
		width:95%;
	}
	#umzüge_firma_horst_Slogan
	{
		border-radius:20px;
		margin-top:10px;
		box-shadow:5px 5px 5px silver;
		background-color:white;
		margin-bottom:10px;
		border:0.5px solid #3366CC !important;
	}
	#umzüge_firma_horst_Slogan h3
	{
		text-align:center;
		padding:10px 0px 10px 0px;
		letter-spacing: 0.05em;
		font-size:15px;
		margin:0px;
	}
}

@media all and (min-device-width:426px) and (max-device-width:1399px)
{
	@font-face
	{
		font-family:MyAptos;
		src: url('umzüge_firma_horst_font.ttf') format('truetype');
		font-weight:normal;
		font-style:normal;
	}
	body
	{
		vertical-align:top;
		font-family:"MyAptos";
		font-size:16px;
		width:100%;
		height:100%;
		margin:auto;
	}
	h1,h2,h3
	{
		text-align:center;
	}
	#umzüge_firma_horst_Index-Logo
	{
		width:100%;
		border:0.5px solid #3366CC !important;
	}
	#umzüge_firma_horst_just
	{
		text-align:justify;
		overflow-wrap:break-word;
		white-space:normal;
		hyphens:auto;
	}
	#umzüge_firma_horst_Kopf
	{
		position:sticky;
		top:0px;
		color:white;
		background-color:#3366CC;
		background:linear-gradient(#3366CC,white,#3366CC);
		padding:5px 10px 10px 10px;
		margin-bottom:20px;
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Kopf a
	{
		color:white;
		text-decoration:none;
	}
	#umzüge_firma_horst_Logo
	{
		width:31%;
		margin:0px 30px 0px 0px;
		float:left;
		box-sizing:border-box;
	}
	#umzüge_firma_horst_Körper
	{
		width:65%;
		float:left;
		box-sizing:border-box;
		margin-right:0;
	}
	#umzüge_firma_horst_Körper h3
	{
		text-align:left;
		padding:0px;
		margin:0px;
	}
	#umzüge_firma_horst_Hintergrund
	{
		background-color:#E8E8E8;
		background:linear-gradient(#E8E8E8,white);
		padding:20px 100px 20px 100px;
		border:0.5px solid #3366CC !important;
		width:65%;
		height:auto;
		display:flex;
		flex-direction:column;
		margin:20px auto 20px auto;
	}
	#umzüge_firma_horst_Fuß
	{
		width:100%;
		color:black;
		background-color:#3366CC;
		background:linear-gradient(#3366CC,white,#3366CC);
		margin-top:20px;
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Fuß p
	{
		text-align:center;
		margin:10px 0px 10px 0px;
	}
	#umzüge_firma_horst_Kopf, #umzüge_firma_horst_Fuß, #umzüge_firma_horst_Index-Logo, #umzüge_firma_horst_Hintergrund
	{
		border-radius:20px;
		box-shadow:5px 5px 5px silver;
		border:0.5px solid silver;
		
	}
	#umzüge_firma_horst_Formular
	{
		width:67%;
	}
	#umzüge_firma_horst_Überschrift
	{
		font-size:85px;
		margin:0px;
	}
	p
	{
		margin:0px;
	}
	#umzüge_firma_horst_Slogan
	{
		border-radius:20px;
		margin-top:10px;
		margin-bottom:20px;
		box-shadow:5px 5px 5px silver;
		background-color:white;
		border:0.5px solid #3366CC;
	}
	#umzüge_firma_horst_Slogan h3
	{
		text-align:center;
		padding:10px 0px 10px 0px;
        letter-spacing: 0.1em;
		font-size: 22px;
		margin:0px;
	}
	#umzüge_firma_horst_Kopf h2
	{
		margin:10px 0px 20px 0px;
		font-size:25px;
	}
	#umzüge_firma_horst_Kopf h1 a
	{
		text-decoration:none;
	}
	input
	{
		width:66%;
	}
	#umzüge_firma_horst_Senden
	{
		float:left;
		width:30%;
	}
}

@media all and (min-device-width:1400px)
{
	@font-face
	{
		font-family:MyAptos;
		src: url('umzüge_firma_horst_font.ttf') format('truetype');
		font-weight:normal;
		font-style:normal;
	}
	body
	{
		vertical-align:top;
		font-family:"MyAptos";
		font-size:21px;
		width:100%;
		height:100%;
		margin:auto;
	}
	h1,h2,h3
	{
		text-align:center;
	}
	#umzüge_firma_horst_Index-Logo
	{
		width:100%;
		border:0.5px solid #3366CC !important;
	}
	#umzüge_firma_horst_just
	{
		text-align:justify;
		overflow-wrap:break-word;
		white-space:normal;
		hyphens:auto;
	}
	#umzüge_firma_horst_Kopf
	{
		position:sticky;
		top:0px;
		color:white;
		background-color:#3366CC;
		background:linear-gradient(#3366CC,white,#3366CC);
		padding:5px 10px 10px 10px;
		margin-bottom:20px;
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Kopf a
	{
		color:white;
		text-decoration:none;
	}
	#umzüge_firma_horst_Logo
	{
		width:21.5%;
		margin:0px 30px 0px 0px;
		float:left;
		box-sizing:border-box;
	}
	#umzüge_firma_horst_Körper
	{
		width:75.5%;
		float:left;
		box-sizing:border-box;
		margin-right:0;
	}
	#umzüge_firma_horst_Körper h3
	{
		text-align:left;
		padding:0px;
		margin:0px;
	}
	#umzüge_firma_horst_Hintergrund
	{
		background-color:#E8E8E8;
		background:linear-gradient(#E8E8E8,white);
		padding:20px 100px 20px 100px;
		border:0.5px solid #3366CC !important;
		width:65%;
		height:auto;
		display:flex;
		flex-direction:column;
		margin:20px auto 20px auto;
	}
	#umzüge_firma_horst_Fuß
	{
		width:100%;
		color:black;
		background-color:#3366CC;
		background:linear-gradient(#3366CC,white,#3366CC);
		margin-top:20px;
		text-shadow: 5px 5px 5px gray;
		border:0.5px solid white !important;
	}
	#umzüge_firma_horst_Fuß p
	{
		text-align:center;
		margin:10px 0px 10px 0px;
	}
	#umzüge_firma_horst_Kopf, #umzüge_firma_horst_Fuß, #umzüge_firma_horst_Index-Logo, #umzüge_firma_horst_Hintergrund
	{
		border-radius:20px;
		box-shadow:5px 5px 5px silver;
		border:0.5px solid silver;
		
	}
	#umzüge_firma_horst_Formular
	{
		width:38%;
	}
	#umzüge_firma_horst_Überschrift
	{
		font-size:110px;
		margin:0px;
	}
	p
	{
		margin:0px;
	}
	#umzüge_firma_horst_Slogan
	{
		border-radius:20px;
		margin-top:10px;
		margin-bottom:20px;
		box-shadow:5px 5px 5px silver;
		background-color:white;
		border:0.5px solid #3366CC;
	}
	#umzüge_firma_horst_Slogan h3
	{
		text-align:center;
		padding:10px 0px 10px 0px;
        letter-spacing: 0.1em;
		font-size: 29px;
		margin:0px;
	}
	#umzüge_firma_horst_Kopf h2
	{
		margin:10px 0px 20px 0px;
		font-size: 40px;
	}
	#umzüge_firma_horst_Kopf h1 a
	{
		text-decoration:none;
	}
	input
	{
		width:66%;
	}
	#umzüge_firma_horst_Senden
	{
		float:left;
		width:30%;
	}
}